Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IRM whitelist #59

Merged
merged 25 commits into from
Jul 8, 2023
Merged

Add IRM whitelist #59

merged 25 commits into from
Jul 8, 2023

Conversation

MerlinEgalite
Copy link
Contributor

@MerlinEgalite MerlinEgalite commented Jul 5, 2023

Fix #41

Todo

  • correct naming
  • tests
  • Improvement: use uint instead of bool?
  • Should we do a call to the irm to test that it works when whitelisting it?

Gas costs

Screenshot 2023-07-07 at 14 21 02

@MerlinEgalite MerlinEgalite linked an issue Jul 5, 2023 that may be closed by this pull request
Closed
src/Blue.sol Outdated Show resolved Hide resolved
src/interfaces/IIRM.sol Outdated Show resolved Hide resolved
src/Blue.sol Outdated Show resolved Hide resolved
src/Blue.sol Outdated Show resolved Hide resolved
@MerlinEgalite MerlinEgalite marked this pull request as ready for review July 5, 2023 18:32
src/interfaces/IIRM.sol Outdated Show resolved Hide resolved
src/Blue.sol Outdated Show resolved Hide resolved
src/Blue.sol Outdated Show resolved Hide resolved
src/mocks/IRMMock.sol Outdated Show resolved Hide resolved
test/forge/Blue.t.sol Outdated Show resolved Hide resolved
src/Blue.sol Outdated Show resolved Hide resolved
src/Blue.sol Show resolved Hide resolved
test/forge/Blue.t.sol Outdated Show resolved Hide resolved
pakim249CAL
pakim249CAL previously approved these changes Jul 7, 2023
makcandrov
makcandrov previously approved these changes Jul 7, 2023
Rubilmax
Rubilmax previously approved these changes Jul 7, 2023
@MerlinEgalite MerlinEgalite linked an issue Jul 7, 2023 that may be closed by this pull request
makcandrov
makcandrov previously approved these changes Jul 7, 2023
pakim249CAL
pakim249CAL previously approved these changes Jul 7, 2023
MathisGD
MathisGD previously approved these changes Jul 7, 2023
src/mocks/IrmMock.sol Outdated Show resolved Hide resolved
@MerlinEgalite MerlinEgalite merged commit 0ceaeda into dev Jul 8, 2023
1 check passed
@MerlinEgalite MerlinEgalite deleted the feat/irm-whitelist branch July 8, 2023 09:07
@MathisGD MathisGD mentioned this pull request Jul 8, 2023
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Capital letters for constants in tests IRMs
5 participants